| 1. | Object to its equivalent string representation 对象的值转换为其等效的字符串表示形式。 |
| 2. | Converts the specified value to its equivalent string representation 将指定的值转换为其等效的字符串表示形式。 |
| 3. | Converts the value of this instance to its equivalent string representation 将此实例的值转换为其等效的字符串表示。 |
| 4. | Converts the numeric value of this instance to its equivalent string representation 将此实例的数值转换为其等效的字符串表示。 |
| 5. | Object to its equivalent string representation using the specified format 使用指定格式将此实例的值转换成其等效的字符串表示。 |
| 6. | Converts the specified unicode character to its equivalent string representation 将指定的unicode字符转换为它的等效字符串表示形式。 |
| 7. | Converts the value of the specified enumeration type to its equivalent string representation 将指定枚举类型的值转换为其等效的字符串表示形式。 |
| 8. | Converts the value of this instance to its equivalent string representation using the specified format 使用指定格式将此实例的值转换成其等效的字符串表示。 |
| 9. | Method converts a byte array into an equivalent string representation encoded with base 64 digits 方法将字节数组转换为使用64进制数字编码的等效字符串表示形式。 |
| 10. | Converts the numeric value of this instance to its equivalent string representation using the specified format 使用指定的格式将此实例的数值转换为它的等效字符串表示形式。 |